home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / programming / mui / mcc_pkb / mcc_pkb.readme < prev    next >
Text File  |  1999-06-14  |  3KB  |  110 lines

  1. Short:     Piano keyboard, MUI-Class
  2. Author:    cdouble@tin.it (Calogero Calì)
  3. Uploader:  cdouble@tin.it (Calogero Calì)
  4. Type:      dev/mui
  5. Version:   14.6
  6. Replaces:  dev/mui/MCC_Pkb14_5.lha
  7.  
  8.  
  9. This MUI class is aimed towards music applications.
  10. It shows a piano keyboard, like DeLuxe Music Construction Set, which
  11. provided inspiration for this.
  12. It handles a maximum of 11 octaves and includes some special features.
  13. A preferences module is also provided to edit colours of keys in
  14. different modes.
  15.  
  16.  
  17. Current MCC_Pkb classes versions are :
  18.  
  19. Pkb.mcc  14.6
  20. Pkb.mcp  14.6
  21.  
  22.  
  23. Changes since Pkb.mcc 14.5  (19.05.99)
  24. **************************************
  25. - added MUIA_Pkb_Type - Added the possibility to choose between two
  26.         different sizes for the octave.
  27.         MUIV_Pkb_Type_NORMAL 105x50 pixels
  28.         MUIV_Pkb_Type_SMALL   70x39 pixels
  29.  
  30. * Pkb.mcc            14.5  (19.05.99)
  31.   - fixed Now MUIM_Pkb_Reset don't turns quiet off
  32.  
  33. * Pkb.mcc            14.4  (28.02.99)
  34.   - fixed Now keys don't react anymore when you click on the bar showing
  35.           the octave number below the keyboard.
  36.   - fixed The keyboard doesn't move to the right end anymore when you set
  37.           MUIA_Pkb_Quiet to FALSE.
  38.   - added MUIA_Pkb_InputEnable - adds the possibility to ignore user's
  39.           actions on the keyboard.
  40.   - added MUIA_Pkb_ExcludeHigh and MUIA_Pkb_ExcludeLow allow disabling up to
  41.           11 notes, on the highest and lowest parts of the keyboard,
  42.           respectively.
  43.  
  44. * Pkb.mcc            14.3  (16.01.99)
  45.     First public relase
  46.  
  47. Changes since Pkb.mcp 14.4  (16.01.99)
  48. **************************************
  49. - changed The preferences module is now structured using pages and doesn't
  50.           crash anymore when opened on a 640x480 screen.
  51.  
  52. * Pkb.mcp            14.5  (internal)
  53.  
  54. * Pkb.mcp            14.4  (16.01.99)
  55.   - added Added some gadgets to choose colours for excluded keys.
  56.  
  57. * Pkb.mcp            14.3  (16.01.99)
  58.     First public relase
  59.  
  60.  
  61. **************************************
  62. CREDITS
  63. **************************************
  64. Thanks to:
  65.  
  66. Stefan Stuntz for MagicUserInterface
  67. Kai Hofmann for MCC-Install.
  68.  
  69. Thanks for bugs report to:
  70.  
  71. Robert A. Sisk
  72. Andreas Falkenhahn
  73.  
  74. Thanks to the ATO members, who have translated it:
  75. ----------------
  76.    This software was translated with the help of ATO, the Amiga Translators'
  77.    Organization. ATO is a non-profit organization that translates for the
  78.    Amiga community. The following members were involved:
  79.  
  80.    English:
  81.        Translator : Marco De Vitis <marco.dvv@flashnet.it>
  82.        Proofreader: Roberto Patriarca <r.patriarca@flashnet.it>
  83.  
  84.    Czech:
  85.        Translator:  Ondrej Zima <ondra.zima@homolka.cz>
  86.        Proofreader: Vit Sindlar <sindlarv@voskop.cz>
  87.  
  88.    Finnish:
  89.        Translator:  Jani Kannisto <jkanrav@netti.fi>
  90.        Proofreader: Mika Lundell <c71829@uwuasa.fi>
  91.  
  92.    Serbian:
  93.        Translator:  Marko Mihailovic <mikailo@mailcity.com>
  94.        Proofreader: Andrija Antonijevic <TheAntony@bigfoot.com>
  95.  
  96.    Slovenian:
  97.        Translator:  Bostjan Cargo <chargo@rocketmail.com>
  98.        Proofreader: Damir Arh <damir.arh@guest.arnes.si>
  99.  
  100.    Russian:
  101.        Translator:  Oleg Sergeev <bigblack@neworder.spb.ru>
  102.        Proofreader: Irina Sergeeva <bigblack@neworder.spb.ru>
  103.  
  104.    Amiga Translators' Organization: http://ato.vapor.com/ato/
  105.                                     mail: ato-info@ato.vapor.com
  106.  
  107. ----------------
  108.  
  109.  
  110.